Font Constructors
An object defining constructors for the Font class.
Font()
Initializes a new instance of the Font class with default values.
The constructor sets the following default values:
Familyis set to "Source Sans Pro, sans-serif".Sizeis set to "12".Coloris set to "#4a90e2".Boldis set totrue.